SET TEXT OPAQUE

This command will set the background of the current text settings to the color of the background ink.

  Syntax
SET TEXT OPAQUE
  Returns

This command does not return a value.

  Example Code
CIRCLE 320,250,30
SET TEXT OPAQUE
CENTER TEXT 320,240,"HELLO WORLD"
WAIT KEY
  See also

TEXT Commands Menu
Index